@charset "utf-8";

[class^=mod-tbl].of-scroll>.inner[tabindex]>table {
	width: 100%;
	min-width: 768px;
}
.mod-box-productItems {
	margin-bottom: 60px;
}

/*add td text center*/
.mod-tbl-general > .inner > table > * > * > td {
    text-align: center;
}